On this pageMakeDXFFromFPointUnit: sgConstsDescriptionCall MakeDXFFromFPoint to transform the TFPoint type value to the TDXFPoint structure. Use MakeDXFFromFPoint to construct parameters for functions that require DXFpoint.Syntaxfunction MakeDXFFromFPoint(const AFPoint: TFPoint): TdxfPoint;